home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 November / Software of the Month - Ultimate Collection Shareware 278.iso / pc / Programs / Internet / WindowWasher / unwash.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  2000-06-02  |  4.5 KB  |  231 lines

  1. object Form1: TForm1
  2.   Left = 230
  3.   Top = 132
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Uninstall Window Washer'
  7.   ClientHeight = 184
  8.   ClientWidth = 360
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 53
  21.     Top = 79
  22.     Width = 42
  23.     Height = 13
  24.     Caption = 'Install to:'
  25.   end
  26.   object Image1: TImage
  27.     Left = 0
  28.     Top = 0
  29.     Width = 362
  30.     Height = 73
  31.     Picture.Data = {<image001.bmp>}
  32.     Transparent = True
  33.   end
  34.   object Edit1: TEdit
  35.     Left = 102
  36.     Top = 76
  37.     Width = 138
  38.     Height = 21
  39.     TabOrder = 0
  40.     Text = 'C:\Program Files\Washer'
  41.   end
  42.   object BitBtn1: TBitBtn
  43.     Left = 249
  44.     Top = 78
  45.     Width = 58
  46.     Height = 17
  47.     Caption = 'Browse'
  48.     TabOrder = 1
  49.     OnClick = BitBtn1Click
  50.   end
  51.   object CheckBox1: TCheckBox
  52.     Left = 111
  53.     Top = 103
  54.     Width = 118
  55.     Height = 17
  56.     Caption = 'Add Icon to Deskop'
  57.     State = cbChecked
  58.     TabOrder = 2
  59.   end
  60.   object CheckBox2: TCheckBox
  61.     Left = 111
  62.     Top = 123
  63.     Width = 129
  64.     Height = 17
  65.     Caption = 'Add Link to Start Menu'
  66.     State = cbChecked
  67.     TabOrder = 3
  68.   end
  69.   object BitBtn2: TBitBtn
  70.     Left = 173
  71.     Top = 151
  72.     Width = 75
  73.     Height = 25
  74.     Caption = 'Cancel'
  75.     TabOrder = 4
  76.     OnClick = BitBtn2Click
  77.   end
  78.   object BitBtn3: TBitBtn
  79.     Left = 85
  80.     Top = 151
  81.     Width = 75
  82.     Height = 25
  83.     Caption = 'Continue'
  84.     TabOrder = 5
  85.     OnClick = BitBtn3Click
  86.   end
  87.   object Panel1: TPanel
  88.     Left = 320
  89.     Top = 71
  90.     Width = 289
  91.     Height = 105
  92.     BevelOuter = bvNone
  93.     Caption = 'Installing Please Wait.......'
  94.     TabOrder = 6
  95.     Visible = False
  96.   end
  97.   object Panel2: TPanel
  98.     Left = 28
  99.     Top = 64
  100.     Width = 289
  101.     Height = 121
  102.     BevelOuter = bvNone
  103.     TabOrder = 7
  104.     Visible = False
  105.     object Label2: TLabel
  106.       Left = 40
  107.       Top = 9
  108.       Width = 204
  109.       Height = 19
  110.       Caption = 'Uninstall Completed Successfully!'
  111.       Font.Charset = ANSI_CHARSET
  112.       Font.Color = clNavy
  113.       Font.Height = -16
  114.       Font.Name = 'Times New Roman'
  115.       Font.Style = []
  116.       ParentFont = False
  117.     end
  118.     object CheckBox3: TCheckBox
  119.       Left = 64
  120.       Top = 34
  121.       Width = 153
  122.       Height = 17
  123.       Caption = 'Run Window Washer Now'
  124.       State = cbChecked
  125.       TabOrder = 0
  126.       Visible = False
  127.     end
  128.     object CheckBox4: TCheckBox
  129.       Left = 64
  130.       Top = 55
  131.       Width = 193
  132.       Height = 17
  133.       Caption = 'View Important Beta Release Notes'
  134.       State = cbChecked
  135.       TabOrder = 1
  136.       Visible = False
  137.     end
  138.     object Button1: TButton
  139.       Left = 107
  140.       Top = 42
  141.       Width = 75
  142.       Height = 20
  143.       Caption = 'Exit'
  144.       TabOrder = 2
  145.       OnClick = Button1Click
  146.     end
  147.   end
  148.   object Panel3: TPanel
  149.     Left = -234
  150.     Top = 86
  151.     Width = 263
  152.     Height = 109
  153.     Caption = 'Panel3'
  154.     TabOrder = 8
  155.     Visible = False
  156.     object Label3: TLabel
  157.       Left = 47
  158.       Top = 15
  159.       Width = 171
  160.       Height = 13
  161.       Caption = 'Please Register Your Email Address:'
  162.       Font.Charset = DEFAULT_CHARSET
  163.       Font.Color = clNavy
  164.       Font.Height = -11
  165.       Font.Name = 'MS Sans Serif'
  166.       Font.Style = []
  167.       ParentFont = False
  168.     end
  169.     object BitBtn4: TBitBtn
  170.       Left = 60
  171.       Top = 70
  172.       Width = 64
  173.       Height = 25
  174.       Caption = 'OK'
  175.       TabOrder = 0
  176.       OnClick = BitBtn4Click
  177.     end
  178.     object BitBtn5: TBitBtn
  179.       Left = 131
  180.       Top = 70
  181.       Width = 64
  182.       Height = 25
  183.       Caption = 'Skip'
  184.       TabOrder = 1
  185.       OnClick = BitBtn5Click
  186.     end
  187.     object Edit2: TEdit
  188.       Left = 48
  189.       Top = 38
  190.       Width = 167
  191.       Height = 21
  192.       TabOrder = 2
  193.     end
  194.   end
  195.   object Panel4: TPanel
  196.     Left = 20
  197.     Top = 66
  198.     Width = 313
  199.     Height = 81
  200.     Caption = 'Attention: This will remove Window Washer from your system!'
  201.     TabOrder = 9
  202.     object Label4: TLabel
  203.       Left = 28
  204.       Top = 54
  205.       Width = 262
  206.       Height = 13
  207.       Caption = '(Be sure to close Washer if it is running on your system.)'
  208.     end
  209.   end
  210.   object FileListBox1: TFileListBox
  211.     Left = 367
  212.     Top = 0
  213.     Width = 145
  214.     Height = 97
  215.     ItemHeight = 13
  216.     TabOrder = 10
  217.     Visible = False
  218.   end
  219.   object OpenDialog1: TOpenDialog
  220.     Left = 65528
  221.     Top = 151
  222.   end
  223.   object Timer1: TTimer
  224.     Enabled = False
  225.     Interval = 100
  226.     OnTimer = Timer1Timer
  227.     Left = 32
  228.     Top = 8
  229.   end
  230. end
  231.